home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / misc / a-d / dhrystone / readme < prev    next >
Encoding:
Text File  |  1995-07-05  |  3.5 KB  |  100 lines

  1. Short:    UN*X port (SAS adapted), incl. binaries
  2. Author:   Torsten Hiddessen / math@sun.rz.tu-clausthal.de
  3. Uploader: Torsten Hiddessen / math@sun.rz.tu-clausthal.de
  4. Type:     util/moni
  5.  
  6.                         
  7. COPYRIGHT
  8.  
  9.  This  package is public-domain.  This means you can copy it freely as
  10. long  as  you don't ask any money for it, except perhaps a nominal fee
  11. for copying.
  12.  
  13.  
  14. CONTENTS
  15.  
  16.  This  package  contains  the  well known 'Dhrystone' benchmark.  It's
  17. available  everwhere  on  the  net  - but if you wish to compile it on
  18. AMIGA,  you  need  to  alter  the  source a little bit.  The source is
  19. adapted  to  take  advantage  of the 'timer.device' - NOTHING else has
  20. been altered.
  21.  
  22.  
  23. WHAT'S NEW
  24.  
  25.  I  discovered  even  more optimization-switches at the compiler - now
  26. the executables are around 15% faster on my machine.
  27. Release date: 05-Jul-1995
  28.  
  29.  
  30. USAGE
  31.  Just  run  your  favourite  version  (1.0,  1.1  or  2.1)  from  your
  32. 'processors  directory'  (68000+,  68020+, 68040+).  For each CPU, the
  33. benchmark  runs  at  a  useful  (IMHO) loop count.  The excutables are
  34. compiled under SAS/C 6.55.
  35.  
  36.  
  37. INFO
  38.  
  39.  I  wished  to  have  the  standard  dhrystone  around - just from the
  40. original  sources  and optimized for my processor.  So I could compare
  41. our  workstations and a some PC's (under LINUX) to my A4000/040.  Here
  42. are the results from DHRYSTONE 1.1:
  43.                                ^^^
  44.  
  45. Machine:             Clock:   Result:  Compiler:
  46. ----------------------------------------------------------------------
  47. DEC ALPHA AXP        150MHz   427000   CC (GNU/C rates 377000, only)
  48. SUN SPARC 10          33MHz    83000   GNU/C
  49. SUN SPARC 20          ? MHZ   135000   GNU/C
  50. PC 486/DX33           33MHz    28000   GNU/C (under LINUX)
  51. PC 486/DX66           66MHz    53000   ? (under OS/2)
  52. PC 486/DX4/100       100MHz    83000   GNU/C (under LINUX)
  53. A4000/40              30MHz    44000   SAS/C
  54. A4000/60/Cyberstorm   60MHZ    90000   SAS/C
  55.  
  56. Notice,  that  I NEVER compiled the benchmark 'register-optimized',
  57. because   this   benchmark   should   rate   the   speed   of   the
  58. processor-memory interface (while performing lots of 'string-copy')
  59. and not the capability of the CPU (especially at RISC-design) to
  60. store runtime variables at dozens of registers.
  61.  
  62.  
  63.  
  64. GREETINGS
  65.  
  66.  to Steffi, Jerome, Mark, Stefan, Michael, Thomas, as usual..
  67.  
  68.  
  69.  
  70. If  this stuff makes you happy or if you want to make any comments (or
  71. just mail your RESULTS - especially from 68060) then E-mail me at
  72.  
  73.    math@sun.rz.tu-clausthal.de
  74.   
  75.  or send snail-mail to
  76.  
  77.    Torsten Hiddessen
  78.    Walther-Nernst-Str. 1
  79.    38678 Clausthal-Zellerfeld
  80.    Germany
  81.  
  82.  and have a look at my pages at the WWW
  83.  
  84.    http://www.rz.tu-clausthal.de/~math
  85.  
  86.  
  87.  
  88. --
  89. o~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~o
  90. { Name:    Torsten Hiddessen            Author of the 40 Magic-Backgrounds  }
  91. { Address: Walther-Nernst-Str, 1        Riding on: A4000/40 (30MHz), 10MB,  }
  92. {          37678 Clausthal.Zellerfeld      \|/     420MB HD, Mitsumi FX001D }
  93. {          Germany                         @ @     and AKF 50    __         }
  94. {~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~oOO-(_)-OOo~~\           / /         }
  95. { E-Mail:   math@sun.rz.tu-clausthal.de (preferred)  \     __  / /  AMIGA   }
  96. {           hiddessen@vax.in.tu-clausthal.de          \    \ \/ /  POWER    }
  97. {           thiddess@in.tu-clausthal.de               /     \_\/  rUlEz     }
  98. { WWW-Link: http://www.rz.tu-clausthal.de/~math/     /                      }
  99. o~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/~~~~~~~~~~~~~~~~~~~~~~~o
  100.